CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Huffman coding file

搜索资源列表

  1. huffmansystem

    0下载:
  2. 实现霍夫曼编码系统。包含文件hfmfunc.cpp、main.cpp、huffman.h-Huffman coding system to achieve. Include file hfmfunc.cpp, main.cpp, huffman.h
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3150
    • 提供者:yy
  1. hfm

    0下载:
  2. 建立一个文本文件A,统计该文件中各字符的频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件B,再将Huffman编码文件译码成文件C,并对文件A与C进行比较。 要求:能够对dat、txt等类型文件进行压缩 -The establishment of a text file A, statistics that document the frequency of the characters, the characters of Huffman coding, th
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:307967
    • 提供者:张严明
  1. data

    2下载:
  2. 数据结构 哈夫曼编码实现文件压缩 带报告 直接能用-Huffman coding to achieve data structure with the report file compression can be used directly
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:161490
    • 提供者:yanyumeng
  1. 07104060129

    0下载:
  2. 哈夫曼编码,采用文件存储,路径即可自定义也可取默认的-Huffman coding, the use of file storage, the path is also desirable to customize the default
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:29798
    • 提供者:meisme
  1. ViCandMPEGJPEGE

    0下载:
  2. HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换 JPEG2000压缩编码技术 源代码 vcSDll VCD2000AV卡的API函数封装 DvrDll PV988卡的API函数封装 DvsCode 监控录像系统源代码 \avi2mpg1_src 中包含了mpeg1编码
  3. 所属分类:mpeg mp3

    • 发布日期:2017-06-02
    • 文件大小:14818099
    • 提供者:张明晨
  1. main

    0下载:
  2. huffman coding,read data from file
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1849
    • 提供者:Cha Run
  1. HuffmanCoding

    0下载:
  2. 霍夫曼编码实现,在文件中输入一个字符串,即可在结果文件中获得编码-Huffman coding to achieve, type a string in the file can be encoded in the outcome document
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:5207
    • 提供者:王彦如
  1. TestZip

    0下载:
  2. 用huffman编码实现对文件的压缩以及解压。其中有四个功能,分别用-f、-d等参数,压缩文件为txz文件、原文件规定问txt文件-use the Huffman coding the file compression and decompression. Of these, four features were used-f,-d and other parameters, compressed file txz document, the provisions of the origina
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:3855
    • 提供者:余鹏
  1. Cpp1

    0下载:
  2. C语言编译利用霍夫曼编码压缩/解压缩文件-C compiler to use Huffman coding compression/decompression file
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-04
    • 文件大小:1585
    • 提供者:诸葛孔亮
  1. Lab1Part2Redo

    0下载:
  2. matlab code for huffman and arthimetic coding. Contains file for encoder and decoder given an histfile.
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-24
    • 文件大小:122787
    • 提供者:rj
  1. jpegc

    0下载:
  2. 本文档实现了JPEG压缩算法,字组织比较简陋, 大体上分成 3 个部分. 压缩算法简介 1. 色彩模型 2. DCT (离散余弦变换) 3. 重排列 DCT 结果 4. 量化 5. 0 RLE 编码 6. 范式 Huffman 编码 7. DC 的编码 解码过程简述 8. 一个数据单元 Y 的解码 9. JPG 文件(Byte 级)里怎样组织图片信息 10. 关于标记 11. JPG 文件中 Haffman 表的储存
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:844086
    • 提供者:george
  1. huffmancode

    0下载:
  2. 利用huffman算法进行的编码,主要采用基本循环实现,速度快。其中code文件为主程序。-Using huffman coding algorithm, the main use of the basic cycle of implementation, fast. In which the main program code file.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1286
    • 提供者:张雪雪
  1. ImageCodingNew

    0下载:
  2. 对图像进行编码,霍夫曼编码,香农-费诺编码,算术编码,位平面编码,保存IMG文件,读入IMG文件等-The image coding, Huffman coding, Shannon- Fano coding, arithmetic coding, bit plane coding, save the IMG file, read into the IMG files
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-24
    • 文件大小:233270
    • 提供者:skylost
  1. huffman_3

    0下载:
  2. 功能包括从文件中读取文章,将文章转换为哈夫曼编码,将哈夫曼编码还原,就是那几个基本算法的实现啦。 为了方便查看,这里输出的哈夫曼编码是1byte的,其实真正应该将其变为1bit存储,这样才能达到压缩的目的。-Features include articles to read from the file, the article is converted to Huffman coding, Huffman coding will be restored and that is the rea
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:2393
    • 提供者:xiang
  1. Huffman

    0下载:
  2. 实现文件压缩编码,利用哈弗曼编码原理来进行对文件的压缩。-For file compression, using Havermann coding theory to carry out the file compression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:107645
    • 提供者:独青松
  1. hfm

    0下载:
  2. 用哈夫曼编码实现文件的压缩和解压! C语言版的-Huffman Coding with file compression and decompression! C language version! ! ! ! ! ! ! ! ! ! !
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:3018
    • 提供者:zhangsan
  1. feno

    0下载:
  2. 进行香农、费诺和赫夫曼信源编码 对离散信源,如一段中文或者英文文字(txt文件)进行分析,统计信源空间,然后进行编码,存储编码码表; 根据编码码表进行信源译码 -To Shannon, fees Novo Huffman source coding for discrete sources, as a Chinese or English text (txt file) for analysis and statistical information source space, an
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:658
    • 提供者:zhengxin
  1. HuffmanTree

    0下载:
  2. 本程序可以对任何大小的字符型文件进行Huffman编码,生成一个编码文件。 并可以在程序运行结束后的任意时间对它解码还原生成字符文件。即:先对一条电文进行输入,并实现Huffman编码,然后对Huffman编码生成的代码串进行译码,最后输出电文数字 -This procedure can be any size character files Huffman coding, to generate a code file. And can run it any time after th
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:957176
    • 提供者:赵昕明
  1. xmz

    0下载:
  2. 对一幅标准24位bmp图片进行Huffman编码,编码输出为一个文件-On a standard 24-bit bmp image to Huffman coding, encoding the output to a file
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5633348
    • 提供者:小小鸟
  1. suanfa4

    0下载:
  2. 一些经典算法包括:磁盘文件最优存储问题,登山机器人问题,多元Huffman编码变形问题,多元Huffman编码问题,非单位时间任务安排问题,森林问题-Some classic algorithms including: the optimal disk file storage problems, climbing robot problem, multiple Huffman coding deformation, multiple Huffman coding problem, the or
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2378485
    • 提供者:榴莲飘飘
« 1 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com